narration Supplier
fun narrationSupplier(narrationSupplier: CustomButtonWidget.ActiveNarrationSupplier): CustomButtonWidget.Builder
Applies a narration supplier to this widget. Default is the standard supplier for buttons, which narrates the button as "Message button"
Return
this builder
Author
fzzyhmstrs
Since
0.6.3
Parameters
narration Supplier
fun narrationSupplier(narrationSupplier: ButtonWidget.NarrationSupplier): CustomButtonWidget.Builder
Deprecated
Custom button widgets now use ActiveNarrationSupplier. Use the overload accepting that.
Applies a narration supplier to this widget. Default is the standard supplier for buttons, which narrates the button as "Message button"
Return
this builder
Author
fzzyhmstrs
Since
0.5.?
Parameters
narration Supplier
ButtonWidget.NarrationSupplier